@charset "utf-8";
@font-face {      font-family: 'AdobeSongStd-Light';      
src: url('AdobeSongStd-Light.eot'); /* IE9 Compat Modes */      
src: url('AdobeSongStd-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('AdobeSongStd-Light.woff') format('woff'), /* Modern Browsers */              
url('AdobeSongStd-Light.otf')  format('truetype'), /* Safari, Android, iOS */              url('AdobeSongStd-Light.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@font-face {      font-family: 'DIN Alternate Bold';      
src: url('DIN Alternate Bold.eot'); /* IE9 Compat Modes */      
src: url('DIN Alternate Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DIN Alternate Bold.woff') format('woff'), /* Modern Browsers */              
url('DIN Alternate Bold.ttf')  format('truetype'), /* Safari, Android, iOS */              url('DIN Alternate Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@font-face {      font-family: 'DINCond-Bold';      
src: url('DINCond-Bold.eot'); /* IE9 Compat Modes */      
src: url('DINCond-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DINCond-Bold.woff') format('woff'), /* Modern Browsers */              
url('DINCond-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('DINCond-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@font-face {      font-family: 'maisonneue';      
src: url('maisonneue.eot'); /* IE9 Compat Modes */      
src: url('maisonneue.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('maisonneue.woff') format('woff'), /* Modern Browsers */              
url('maisonneue.otf')  format('truetype'), /* Safari, Android, iOS */              url('maisonneue.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    }

@font-face {      font-family: 'MaisonNeue-Bold';      
src: url('MaisonNeue-Bold.eot'); /* IE9 Compat Modes */      
src: url('MaisonNeue-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('MaisonNeue-Bold.woff') format('woff'), /* Modern Browsers */              
url('MaisonNeue-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('MaisonNeue-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@font-face {      font-family: 'maisonneue-demi';      
src: url('maisonneue-demi.eot'); /* IE9 Compat Modes */      
src: url('maisonneue-demi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('maisonneue-demi.woff') format('woff'), /* Modern Browsers */              
url('maisonneue-demi.otf')  format('truetype'), /* Safari, Android, iOS */              url('maisonneue-demi.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@font-face {      font-family: 'MaisonNeue-Medium';      
src: url('MaisonNeue-Medium.eot'); /* IE9 Compat Modes */      
src: url('MaisonNeue-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('MaisonNeue-Medium.woff') format('woff'), /* Modern Browsers */              
url('MaisonNeue-Medium.otf')  format('truetype'), /* Safari, Android, iOS */              url('MaisonNeue-Medium.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

body {
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: rgba(0,0,0,0);
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:20px;
	padding-right:20px;
    line-height: 58px;
}

.nav {
    padding-left: 160px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}

.navbar-inverse .navbar-nav > li > a {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
    color: #FFFFFF;
	font-size:19px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

   .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }


.menu ul.sub_menu{position:absolute; width:100%; height:auto;display:none; z-index:999; padding:0px; }
.menu ul.sub_menu a{ }
.menu ul.sub_menu a:hover{ }
	
.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width:1485px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.guding {
   position:fixed;
   width:100%;
   padding-top:16px;
   padding-bottom:16px;
   top:0px;
   z-index:9;
   }
   
.lghh {
   padding-top:8px;
   padding-bottom:8px;
   background-color: rgba(0,0,0,0.6);
   }   
   
ul {
   margin:0px;
   padding:0px;
   }
   
.soutt {
   width:60px;
   line-height:60px;
   float:left;
   }
   
.soutt a {
    display: block;
}

.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color:#FFFFFF;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#FFFFFF;
}




.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    display: none;
    margin: 5px;
        margin-bottom: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 40px;
    padding: 0;
}

.searchh #name {
    height: 40px;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #003ca5;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
	width:14%;
}

.ss a {
   cursor:pointer;
   }
   
.yuyan {
   height:60px;
   line-height:60px;
   color:#FFFFFF;
   float:right;
   }
   
.yuyan a {
   color:#FFFFFF;
   }
   
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
	text-align:center;
}
   
.banner img {
   width:100%;
   }
   
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 72px;
    left: 10%;
    width: 340px;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

.banner .swiper-pagination-bullet {
 width:32px;
 height:32px;
 display:inline-block;
 border:3px solid #FFFFFF;
 background-color:rgba(0,0,0,0);
 opacity:1;
}
   
.banner .swiper-pagination-bullet-active {
 opacity:1;
 border:3px solid #FFFFFF;
 background-color:#FFFFFF;
} 

.abbj {
   height:auto; overflow:hidden;
   padding-top:100px;
   padding-bottom:100px;
   background:url(../images/abbj.jpg) center;
   background-size:100% 100%;
   }
   
.abww {
   height:auto; overflow:hidden;
   }
   
.ab-left {
   width:100%;
   padding-top:36px;
   line-height:27px;
   color:rgba(0,0,0,.6);
   text-align:center;
   }
   
.ab-left h2 {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:50px;
   margin-top:0px;
   margin-bottom:23px;
   color:#333333
   }
   
.chengli {
   width:149px;
   height:31px;
   line-height:31px;
   text-align:center;
   color:#FFFFFF;
   background:url(../images/clbj.png);
   }
   
.ab-left h3 {
   font-family: 'maisonneue-demi', Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#000000;
   margin-top:42px;
   margin-bottom:30px;
   }
   
.abmore {
   margin-top:30px;
   height:auto; overflow:hidden;
   line-height:80px;
   border-top:1px solid #000000;
   }
   
.abmore-aa {
   width:100%;
   float:left;
   }
   
.abmore-bb {
   width:25%;
   float:right;
   text-align:right;
   }
   
.ab-right {
   width:49.6%;
   float:right;
   }
   
.hudu {
   border-radius: 8px;
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   }

.shuju {
   height:auto; overflow:hidden;
 
   }
   
.shuju-aa {
   width:100%;
   display: flex;
   justify-content: space-between;
   float:left;
   } 
   
.shuju-aa li {
   list-style-type:none;
   width:25%;
    margin:0 auto;
   color:#434343;
   text-align:center;
   float:left;
   }
    
.shuju-aa li img{
    width: 100px;
    margin: 0 auto;
    margin-bottom:18px;
    }  
.shuju-aa li h2 {
  font-family: 'DIN Alternate Bold', Helvetica, Arial, sans-serif;
  font-size:60px;
  color:#c30c14;
  margin-top:0px;
  margin-bottom:18px;
   }
   
.shuju-bb {
   width:32.7%;
   text-align:center;
   color:#434343;
   float:right;
   } 
   
.shuju-bb h2 {
  font-family: 'DIN Alternate Bold', Helvetica, Arial, sans-serif;
  font-size:60px;
  color:#c30c14;
  margin-top:0px;
  margin-bottom:18px;
   }
   
   
.cpbj {
   height:auto; overflow:hidden;
   padding-top:92px;
   background:url(../images/cpbj.jpg) center;
   background-size:100% 100%;
   padding-bottom: 40px;
   }
   
.cpbj h2 {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:50px;
   color:#FFFFFF;
   text-align:center;
   margin-top:0px;
   padding-bottom:22px;
   background:url(../images/xiahua.jpg) bottom center; background-repeat:no-repeat;
   margin-bottom:68px;
   }
   
.cptu {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   padding:20px;
   } 
   
.cptu h3 {
   font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#000000;
   height:46px; overflow:hidden;
   margin-top:7px;
   margin-bottom:0px;
   } 
   
.cptu-jt {
   margin-top:30px;
   line-height:30px;
   text-align:right;
   } 
   
.cpgun {
   height:auto; overflow:hidden;
   }
   
.cpgun .swiper-container {
   padding-bottom:64px;
   }
   
.cpgun .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    width: 100%;
	left:0px;
}

.cpgun .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
	background-color:#dbdbdb;
    opacity: 1;
}

.cpgun .swiper-pagination-bullet-active {
    background: -webkit-linear-gradient(left, #287eb6 , #3299d3); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #287eb6, #3299d3); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #287eb6, #3299d3); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #287eb6 , #3299d3); /* ��׼���﷨ */
    opacity: 1;
}

.cptu img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.cptu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptu section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 

.erji {
    height: auto;
    overflow: hidden;
	margin-bottom:25px;
}

.erji li {
    list-style-type: none;
    height: 48px;
    float: left;
    margin-right: 20px;
    margin-bottom: 8px;
}

.erji li a {
    display: block;
	padding-left:15px;
	padding-right:15px;
    height: 48px;
    line-height: 43px;
    color: #2c3135;
    background-color: #FFFFFF;
	border:1px solid #eeeeee;
    text-align: center;
}

.erji li a:hover {
    color:#003ca5;
	border:1px solid #003ca5;
   }
   
.erji li.hover a {
    color:#003ca5;
	border:1px solid #003ca5;
   }


.cplei {
   height:auto; overflow:hidden;
   padding-top:60px;
   padding-bottom:105px;
   background-color:#f5f9fc;
   }
   
.cplei h2 {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:50px;
   text-align:center;
   margin-top:0px;
   padding-bottom:23px;
   background:url(../images/xiahua2.jpg) center bottom; background-repeat:no-repeat;
   margin-bottom:60px;
   }
   
   
.flgun li a i {
    display: block;
    position:absolute;
    width:100%;
    height:100%;
	   left:0px;
   top:0px;
	background-color:rgba(0,0,0,.57);
    overflow: hidden;
    font-style: normal;
	transition: .3s;
}

.flgun li a i{
	transition: .3s;
}
.flgun li.on a i{
    background-color:rgba(0,0,0,.2);
	transform: scale(1);
}
.flgun li a i:before{
	content: "";
	display: block;
	width: 0;
	height: 6px;
	background: #c30c14;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.flgun li.on a i:before{
	width: 100%;
}
.flgun li a i:after{
	content: "";
	display: block;
	width: 6px;
	height: 0;
	background: #c30c14;
	position: absolute;
	top: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.flgun li.on a i:after{
	height: 100%;
}
.flgun li a i b:before{
	content: "";
	display: block;
	width: 6px;
	height: 0;
	background: #c30c14;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.flgun li.on a b:before{
	height: 100%;
}
.flgun li a i b:after{
	content: "";
	display: block;
	width: 0;
	height: 6px;
	background: #c30c14;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.flgun li.on a b:after{
	width: 100%;
} 

.cpfl-zi {
   position:absolute;
   width:100%;
   height:150px;
   padding:26px;
   color:#FFFFFF;
   left:0px;
   bottom:0px;
   z-index:2;
   }
   
.cpfl-zi h3 {
   font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
   font-size:18px;
   line-height:29px;
   height:auto; overflow:hidden;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.flgun li a i .cpfl-zi {
   padding-top:0px;
   }
   
.flgun li a i .cpfl-zi h3 {
   margin-top:6px;
   margin-bottom:16px;
   }
   
.cpmore {
   display:block;
   height:auto; overflow:hidden;
   }
   
.cpzz {
   display:none;
   }
   
.flgun li.on a i .cpmore {
   display:none;
   }
   
.flgun li.on a i .cpzz {
   display:block;
   }
   
.cpzz-aa {
   width:70%;
   line-height:25px;
   float:left;
   }
   
.cpzz-bb {
   width:30%;
   float:right;
   }
   
.cpm {
   width:153px;
   height:37px;
   line-height:37px;
   text-align:center;
   border:2px solid #FFFFFF;
   color:#FFFFFF;
   margin-top:36px;
   float:right;
   }
   
.xwbj {
   height:auto; overflow:hidden;
   padding-top:46px;
   padding-bottom:90px;
   background:url(../images/xwbj.jpg) center;
   background-size:100% 100%;
   }
   
.xwbj h2 {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:50px;
   color:#333333;
   margin-top:0px;
   background:url(../images/xiahua2.jpg) left bottom; background-repeat:no-repeat;
   padding-bottom:40px;
   margin-bottom:36px;
   }
   
.xwtu {
   height:auto; overflow:hidden;
   }
   
.xwtu img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;     
    aspect-ratio: 16/9;
    object-fit: cover;
}  

.xwtu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwtu section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 
   
.xwtu-zi {
   height:auto; overflow:hidden;
   padding-top:24px;
   padding-bottom:30px;
   font-size:14px;
   line-height:23px;
   color:#8c939d;
   }
   
.xwtu-zi h3 {
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:0px;
   margin-bottom:6px;
   color:#8c939d;
   }
   
.xwtu-zi h4 {
   font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:20px;
   color:#1b1d21;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   }

.xwtu-zi .xq {
   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
    }
    
.con .xq {
   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
    }   
    
.xwmore {
   margin-top:37px;
   height:auto; overflow:hidden;
   }
   
.xwmore img {
   width:auto;
   }
   
.bottom {
   height:auto; overflow:hidden;
   background:url(../images/bmbj.jpg) center;
   line-height:33px;
   background-size:100% 100%;
   color:rgba(255,255,255,.6);
   padding-top:88px;
   } 
   
.bottom a {
   color:rgba(255,255,255,.6);
   } 
   
.bottom a:hover {
   color:rgba(255,255,255,1);
   }    
   
.fenxiang {
   height:auto; overflow:hidden;
   margin-top:18px;
   }
   
.fenxiang li {
   list-style-type:none;
   float:left;
   margin-right:20px;
   }
   
.bottom h2 {
   font-family: 'DIN Alternate Bold', Helvetica, Arial, sans-serif;
   font-size:21px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:27px;
   }
   
.bmlx {
   line-height:31px;
   }
   
.footer {
   margin-top:45px;
   height:auto; overflow:hidden;
   font-size:16px;
   line-height:78px;
   color:rgba(255,255,255,0.3);
   border-top:1px solid rgba(255,255,255,0.24);
   }
   
.footer a {
   color:rgba(255,255,255,0.3);
   }
   
.juyou {
   text-align:right;
   }
   
.ddh {
   height:auto; overflow:hidden;
   padding-top:9px;
   position:relative;
}
.ddh-left {
   width:100%;
   background-color:#FFFFFF;
   padding:20px 0px;
   padding-right:0px;
   text-align: center;
   color:#303b44;
   float:left;
   }
   
.ddh-left h2 {
   font-family: 'maisonneue-demi', Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#003ca5;
   margin-top:0px;
   margin-bottom:20px;
  }
  
.ddhww {
   height:auto; overflow:hidden;
   position:relative;

   z-index:6;
   } 
   
.ddhww li {
   list-style-type:none;
   line-height:39px;
   font-size:14px;
   }
   
.ddhww li a {
   color:#303b44;
   }
   
   
.jtk {
   position:absolute;
   width:20px;
   height:9px;
   left:195px;
   background:url(../images/jtk.png);
   top:0px;
   z-index:6;
   }
   
.ddh-right {
   width:46.5%;
   height:428px;
   padding:42px;
   padding-top:86px;
   background-color:#f6f8fb;
   float:right;
   }
   
.ddh-more {
   margin-top:37px;
   width:105px;
   height:auto; overflow:hidden;
   font-size:13px;
   text-align:center;
   color:#003ca5;
   line-height:23px;
   }
   
.ddh-more a {
   color:#003ca5;
   }
   

#slidingBlock {
	height:auto; overflow:hidden;
	background-color:#FFFFFF;
}

#slidingBlock span {
    float:left; width:100%; height:39px;line-height:39px; font-size:14px; color:#303b44; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:39px;line-height:39px; white-space: nowrap;
text-overflow: ellipsis; color:#303b44; font-size:14px;
}

#slidingBlock span.menuNo a {
   color:#303b44;
   background-color:#FFFFFF;
   }

#slidingBlock span.menuOn {
    font-weight:normal; width:100%; height:39px;line-height:39px; white-space: nowrap;
text-overflow: ellipsis; color:#003ca5; background:url(../images/line.png) right center; background-repeat:no-repeat; font-size:14px;
}
#slidingBlock span.menuOn a {
   color:#003ca5;
   background-color:#FFFFFF;
   }   

#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}

.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
/* 关于我们 */
.bnn img {
   width:100%;
   }
 
.lanmux {
    height: 74px;
    box-shadow: 0px 10px 10px rgba(0,0,0,.1);
    background: #fff;
    position: relative;
}

.lm-ct ul {
    display: flex;
    display: -webkit-flex;
}

.lm-ct ul li {
    list-style-type:none;
    margin-right: 60px;
	position:relative;
}

.lm-ct ul li a {
    display: block;
    line-height: 74px;
    font-size: 16px;
    color: #555555;
	cursor:pointer;
}

.lm-ct ul li a:hover {
   color:#003ca5;
   }
   
.lm-ct ul li.hover a {
   color:#003ca5;
   }

.lm-ct > span {
    display: block;
    height: 4px;
    background: #003ca5;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    transition: .5s;
}  

.abww {
   padding-top:56px;
   padding-bottom:20px;
   height:auto; overflow:hidden;
   line-height:33px;

   }
   
.abww h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   color:#003ca5;
   margin-top:0px;
   margin-bottom:33px;
   text-align: center;
   }
   
.abww-tu {
   margin-top:40px;
   height:auto; overflow:hidden;
   text-align:center;
   }
   
.abgun {
   height:298px;
   padding:10px;
   overflow-y:scroll;
   }
   
.wk2 {

	-webkit-perspective:1000px;

	-o-perspective:1000px;

	-ms-perspective:1000px;

	perspective:1000px;

}   
   
.wenhua {
   height:auto; overflow:hidden;
   background-color:#003ca5;
	-webkit-transform:rotatex(-80deg) translateZ(0);
	-ms-transform:rotatex(-80deg) translateZ(0);
	transform:rotatex(-80deg) translateZ(0);
	-webkit-transform-origin:0 0 0;
	-ms-transform-origin:0 0 0;
	transform-origin:0 0 0;
	opacity:0;
	transition:1s;
   }
   
.wenhua.on {

	-webkit-transform:rotatex(0) translateZ(0);

	-ms-transform:rotatex(0) translateZ(0);

	transform:rotatex(0) translateZ(0);

	opacity:1

}
   
.wenhua-aa {
   width:40%;
   float:left;
   }   
   
.wenhua-bb {
   width:40%;
   float:left;
   padding-top:80px;
   padding-left:5%;
   color:#FFFFFF;
   font-size:16px;
   line-height:33px;
   }
   
.wenhua-bb h2 {
   font-family: 'ElectroluxSans_3_Regular', Helvetica, Arial, sans-serif;
   font-size:37px;
   margin-top:0px;
   margin-bottom:35px;
   color:#FFFFFF;
   }  
   
.wenhua img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.wenhua:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.wenhua section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 

.rongyu {
   height:auto; overflow:hidden;
   padding-top:50px;
   padding-bottom:50px;
   background:url(../images/rybj.jpg) center bottom; background-repeat:no-repeat;
   background-color: #EEEEEE;
   }
   
.rykk {
   width:1280px;
   height:auto; overflow:hidden;
   font-size:18px;
   line-height:30px;
   margin:0 auto;
   }
   
.rykk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   margin-top:0px;
   margin-bottom:15px;
   color:#333333;
   }
   
   
    .img-scroll { position:relative; margin:0px auto; width:100%; float:left; height:auto; overflow:hidden;}
    .img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:45px; height:45px; margin-top:0px; background-color:#000;
    top:0; color:#FFF; text-align:center;}
    .img-scroll .prev { left:90%; background:url(../images/left.png) no-repeat; width:45px; height:45px; z-index:9999;}
    .img-scroll .next { right:0; background:url(../images/right.png) no-repeat; width:45px; height:45px; z-index:9999;}
	.img-scroll .prev:hover { left:90%; background:url(../images/left.png) no-repeat; width:45px; height:45px; z-index:9999;}
	.img-scroll .next:hover { right:0; background:url(../images/right.png) no-repeat; width:45px; height:45px; z-index:9999;}
    .img-list { position:relative; width:100%; height:auto; overflow:hidden; padding-top:109px; margin-left:0px; overflow:hidden}
    .img-list ul { width:9999px; margin:0px; padding:0px;}
    .img-list li { float:left; display:inline; margin-left:15px; margin-right:15px; height:auto; overflow:hidden;}
		

.rytu img {
   width:100%;
   }
   
.shebei {
    padding-bottom:30px;
   color: #FFFFFF;
   font-size: 16px;
   background:url(../images/sbbj.jpg) top center;
   padding-top:60px;
   }
   
.shebei h2 {
   font-family: 'ElectroluxSans_3_Regular', Helvetica, Arial, sans-serif;
   font-size:40px;
   color:#FFFFFF;
   text-align:center;
   margin-top:0px;
   margin-bottom:83px;
   }
   
.abxx {
   border:10px solid #ffffff;
   }     

.rygun {
    margin-top: -70px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.rygun .swiper-container {
    padding-top: 120px;
}

.rygun .swiper-button-prev {
    position: absolute;
    top: 8%;
    width: 51px;
    height: 51px;
	left:90%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/zuox.png);
    background-size: 51px 51px;
    background-position: center;
    background-repeat: no-repeat;
}   

.rygun .swiper-button-next {
    position: absolute;
    top: 8%;
    width: 51px;
    height: 51px;
	right:0%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/youx.png);
    background-size: 51px 51px;
    background-position: center;
    background-repeat: no-repeat;
}    

/* 发展历程 */
.licheng {
    position: relative;
    margin: 50px 0px 50px;
}


.licheng h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 40px;
    text-align:center;
    margin-top: 0px;
    margin-bottom: 60px;
} 

.licheng:after{
	content:"";
	display:block;
	height:0px;
	width:calc(100% - 160px);
	top:50%;
	left:80px;
	margin-top:49px;
	border-bottom:2px #ddd dashed;
	position:absolute;
}
.licheng .swiper-container{
	margin:0px 80px 0px 120px;
	position:static;
	padding:20px 0px;
}
#licheng .swiper-pagination{
	display:none;
}
.sydt{
    padding:0;
    background:#f0f4f7;
    position:relative;
}
.sydt img{
    margin: 0 auto;
}
.shansuo dl dt, .shansuo dl dd {
    position: absolute;
}
.shansuo dl dd:first-child i, .shansuo dl dt dd:first-child i {
    position: relative;
    width: 33px;
    height: 33px;
    display: block;
    border-radius: 50%;
    background-image: radial-gradient(circle,rgba(255,0,0,.1),rgba(255,0,0,.2));
    animation: roateshow 1s linear infinite;
    -webkit-animation: roateshow 1s linear infinite;
}
.shansuo dl dd:last-child i, .shansuo dl dt dd:last-child i {
    position: relative;
    width: 33px;
    height: 33px;
    display: block;
    border-radius: 50%;
    background-image: radial-gradient(circle,rgba(255,0,0,.1),rgba(255,0,0,.2));
    animation: roateshow1 1s linear infinite;
    -webkit-animation: roateshow1 1s linear infinite;
}
@keyframes roateshow1
{
	0% {transform: scale(0);opacity: 0;}
	50% {transform: scale(3);opacity: 1;}
	100% {transform: scale(6);opacity: 0;}
}
@-webkit-keyframes roateshow1
{
	0% {transform: scale(0);opacity: 0;}
	50% {transform: scale(3);opacity: 1;}
	100% {transform: scale(6);opacity: 0;}
}
@keyframes roateshow
{
	0% {transform: scale(0);opacity: 0;}
	50% {transform: scale(2);opacity: 1;}
	100% {transform: scale(4);opacity: 0;}
}
@-webkit-keyframes roateshow
{
	0% {transform: scale(0);opacity: 0;}
	50% {transform: scale(2);opacity: 1;}
	100% {transform: scale(4);opacity: 0;}
}
@keyframes toright
{
	0% {padding-left:0;}
	50% {padding-left:30px;}
	100% {padding-left:0;}
}
@-webkit-keyframes toright
{
	0% {padding-left:0;}
	50% {padding-left:30px;}
	100% {padding-left:0;}
}
.shansuo dl dd:first-child,.shansuo dl dd:nth-child(2) {
    top: 63.3%;
    left: 70.2%;
}
.shansuo dl dd:nth-child(3),.shansuo dl dd:nth-child(4) {
    top: 44.4%;
    left: 65.9%;
}
.shansuo dl dd:nth-child(3) i, .shansuo dl dd:nth-child(4) i{
    position: relative;
    width: 33px;
    height: 33px;
    display: block;
    border-radius: 50%;
    background-image: radial-gradient(circle,rgba(255,0,0,.1),rgba(255,0,0,.2));
    animation: roateshow1 1s linear infinite;
    -webkit-animation: roateshow1 1s linear infinite;
}
.shansuo dl dd:nth-child(5),.shansuo dl dd:nth-child(6) {
    top: 27.1%;
    left: 63.9%;
}
.shansuo dl{
    margin: 0;
}
@media (max-width:1200px) {
	.fazhan{
		padding:30px 0px 0px;
	}
	.fazhan .fztitle p{
		font-size:3.2rem;
		line-height:40px;
	}
	.fazhan .fztitle span{
		font-size:1.6rem;
		padding:10px 0px 0px;
	}
	.licheng{
		margin:0px 0px 0px;
	}
    .cpfl-zi {
    width: 100%;
    height: 230px;
    }
    .cpzz-aa {
    width: 100%;
    }
    .cpzz-bb {
    width: 100%;
    float: left;
    }
   .cpm {
    margin-top: 20px;
    float: left;
    }
}
@media (max-width:992px) {
	.licheng{
		padding:20px 0px;
	}
	.fazhan{
		padding:30px 0px 0px;
	}
	.fazhan .fztitle p{
		font-size:2.4rem;
		line-height:30px;
	}
	.fazhan .fztitle span{
		font-size:1.4rem;
		padding:10px 0px 0px;
		line-height:24px;
	}
}
.licheng .swiper-container .swiper-button-next{
	background:url(../images/you.png) center no-repeat;
	width:26px;
	height:101px;
	margin-top:-60px;
	right:0;
}
.licheng .swiper-container .swiper-button-prev{
	background:url(../images/zuo.png) center no-repeat;
	width:26px;
	height:101px;
	margin-top:-60px;
	left:0;
}
.licheng .swiper-slide section{
	display:flex;
	flex-wrap:wrap;
	position:relative;
	z-index:3;
	align-content:flex-end;
	height:565px;
	padding-left:10px;
}
@media (max-width:1200px) {
	.licheng .swiper-slide section{
		height:325px;
	}
}
@media (max-width:992px) {
	.licheng .swiper-slide section{
		height:410px;
	}
}
.licheng .swiper-slide section>small{
	cursor:pointer;
	position:relative;
	order:1;
	transition:.3s;
}
.licheng .swiper-slide section>small p{
	font-size:2.1rem;
	color:#FFFFFF;
	font-family:arial;
	display:block;
	width:76px;
	height:76px;
	background:#999999;
	border-radius:50%;
	text-align:center;
	line-height:76px;
	margin:0px;
	transition:.3s;
}
.licheng .swiper-slide section>span{
	width:calc(100% - 38px);
	left:38px;
	padding-top:30px;
	height: 245px;
	top:0;
	display:flex;
	flex-wrap:wrap;
	position:relative;
	border-left:2px #ddd dashed;
	padding-left:15px;
	align-content:flex-end;
	order:2;
	transition:.3s;
}
.licheng .swiper-slide section>span:before{
	content:"";
	position:absolute;
	display:block;
	width:14px;
	height:14px;
	border-radius:50%;
	background:#b8c1c1;
	left:-8px;
	bottom:0;
	transition:.3s;
}
.licheng .swiper-slide section>span p{
	font-size:1.5rem;
	color:#505659;
/*	font-weight:bold; */
	line-height:20px;
	width:100%;
	order:2;
	margin-top:5px;
	margin-bottom:-3px;
	transition:.3s;
}
.licheng .swiper-slide section>span big{
	display:block;
	font-size:16px;
	line-height:21px;
	color:#666666;
	order:1;
	padding:10px 0px 0px;
	transition:.3s;
	min-width:100%;
	min-height:94px;
}
.licheng .swiper-slide section:hover>span{
	border-left:2px #0b5aa8 solid;
}
.licheng .swiper-slide section:hover>small p{
	color:#fff;
	background:#0b5aa8;
	position:relative;
	z-index:2;
}
.licheng .swiper-slide section:hover>small:after{
	content:"";
	display:block;
	width:120%;
	height:120%;
	left:-10%;
	top:-10%;
	background:rgba(11,90,168,.18);
	border-radius:50%;
	position:absolute;
	z-index:1;
}
.licheng .swiper-slide section:hover>span p{
	color:#0b5aa8;
}
.licheng .swiper-slide section:hover>span:before{
	background:#0b5aa8;
}
@media (min-width:768px) {
	.licheng .swiper-slide:nth-child(2n+0) section{
		align-content:flex-start;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span{
		order:1;
		top:0;
		bottom:auto;
		align-content:flex-start;
		padding-bottom:30px;
		padding-top:0;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span:before{
		bottom:auto;
		top:0;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>small{
		order:2;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span big{
		order:2;
		padding:0px 0px 10px;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span p{
		order:1;
		margin-top:-4px;
		margin-bottom:5px;
	}
}
@media (max-width:768px) {
	.licheng .swiper-container{
		margin:0px 0px 0px 0px;
	}
	.licheng .swiper-slide section{
		height:auto;
		padding:0 25px;
	}
	.licheng .swiper-slide section>small{
		order:2;
		margin:20px auto 0;
	}
	.licheng .swiper-slide section>small p{
		color:#fff;
		background:#0b5aa8;
	}
	.licheng .swiper-slide section>span{
		border-left:0px #ddd dashed;
		order:1;
		padding:0;
		width:100%;
		text-align:center;
		left:0;
	}
	.licheng .swiper-slide section>small:after{
		content:"";
		display:block;
		width:120%;
		height:120%;
		left:-10%;
		top:-10%;
		background:rgba(11,90,168,.18);
		border-radius:50%;
		position:absolute;
		z-index:1;
	}
	.licheng .swiper-slide section>span p{
		order:1;
		color:#0b5aa8;
	}
	.licheng .swiper-slide section>span big{
		order:2;
	}
	.licheng .swiper-slide section>span:before{
		display:none;
	}
	.licheng:after{
		display:none;
	}
	.licheng .swiper-slide section:hover>span{
		border-left:0px #0b5aa8 solid;
	}
	#licheng .swiper-pagination{
		display:block;
	}
	#licheng .swiper-button-next{
		display:none;
	}
	#licheng .swiper-button-prev{
		display:none;
	}
	#licheng .swiper-pagination .swiper-pagination-bullet-active{
		background:#0b5aa8;
	}
}  
   
   
/* 产品中心 */

.cp-kuan {
   width:1340px;
   height:auto; overflow:hidden;
   margin:0 auto;
   } 
   
   
.cptux {
   height:auto; overflow:hidden;
   border:1px solid #e5e4e4;
   background-color:#FFFFFF;
   margin-bottom:45px;
   }
   
.cptux p {
   text-align:center;
   margin-top:10px;
   }
   
.cptux h4 {
   font-family: 'ElectroluxSans_3_Regular', Helvetica, Arial, sans-serif;
   text-align:center;
   margin-top:10px;
   margin-bottom:10px;
   font-size:14px;
   }
   
.cpzi {
   height:auto; overflow:hidden;
   background:url(../images/eye.png) top right; background-repeat:no-repeat;
   padding:25px;
   color:#808080;
   }
   
.cptux:hover {
   background-color:#003ca5;
   box-shadow: 0px 0px 10px rgba(0,0,0,.1);
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover .cpzi {
   background:url(../images/eye2.png) top right; background-repeat:no-repeat;
   }
   
.cptux:hover p {
   color:#FFFFFF;
   }
   
.cptux:hover h4 {
   color:#FFFFFF;
   }
   
.cpzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
     height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:6px;
   padding-right: 70px;
   color:#333333;
   }
   
.cpwz {
   height:auto; overflow:hidden;
   color:#808080;
   }
   
.cpwz-aa {
   width:90px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.cpwz-bb {
   width:26px;
   height:1px;
   background-color:#808080;
   margin-top:12px;
   margin-right:20px;
   float:right;
   }
   
.cptux:hover .cpwz {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover h2 {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover .cpwz-bb {
   width:170px;
   background-color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   } 
   
.cptux img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.cptux:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptux section {
   overflow: hidden;
   }	 
	
   

/* 新闻列表 */  
.xwss {
   height:auto; overflow:hidden;
   padding-top:62px;
   padding-bottom:60px;
   background-color:#f2f2f2;
   } 
   
.xwkk-aa {
   width:43%;
   float:left;
   }
   
.xwkk-aa img {
   width:100%;
   }
   
.xwkk-bb {
   width:50%;
   float:right;
   }
   
.xwkk-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:21px;
   margin-top:27px;
   margin-bottom:60px;
   color:#000000;
   }
   
.xw-time {
   margin-top:57px;
   height:auto; overflow:hidden;
   color:#000000;
   }
   
.xw-more {
   margin-top:45px;
   height:auto; overflow:hidden;
   color:#000000;
   }
   
.xwbd {
    height: auto;
    overflow: hidden;
    border: 6px solid #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
} 

.xwlie {
  height:auto; overflow:hidden;
  padding-top:50px;
  padding-bottom:70px;
  }
  
.xwrow {
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   }
   
.xwhh {
   padding-left:10px;
   padding-right:10px;
   }    
   
.xwkuai {
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 30px;
    background-color: #FFFFFF;
	border-bottom:1px solid #eeeeee;
    margin-bottom: 25px;
} 

.xwkuai .mask {
    display: block;
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0;
    top: 100%;
    background-color: #003ca5;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: 0;
}

.xwkuai:hover .mask{top:0; height:100%;} 

.xwkuai .con {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: rgba(0,0,0,.6);
	line-height: 27px;
	height: 180px;
}

.xwkuai:hover .con {
    color:#FFFFFF;
	}

.xwkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:21px;
   margin-top:0px;
   margin-bottom:40px;
   color:#4d4d4d;
   }
   
.xwkuai:hover .nian {
   color:#FFFFFF;
   }
   
.xwkuai:hover h2 {
   color:#FFFFFF;
   }
   
.xwkuai:hover h3 {
   color:#FFFFFF;
   }
   
.nian {
   color:#808080;
   font-size:14px;
   }
   
.xwkuai h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:21px;
    height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:40px;
   color:#000000;
   }
   
.xwmm {
   margin-top:12px;
   width:60px;
   height:30px;
   background:url(../images/jt.png);
   }
   
.xwkuai:hover .xwmm {
   background:url(../images/jt2.png);
   } 
   
/* 新闻内 */

.xwdd {
    background: #fff;
    padding: 60px 0px;
}

.inewsct {
    background: #fff;
    padding: 40px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}

.inewsct .inews-ct img {
    width:100;
    height: auto;
}
   
/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #003ca5;
	border:1px solid #003ca5;
}

.xianshi {
    color: #fff;
    background: #003ca5;
	border:1px solid #003ca5;
}

.page-m a.active {
    color: #fff;
    background: #003ca5;
	border:1px solid #003ca5;
} 

/* 产品详情 */
.cpmk {
   height:auto; overflow:hidden;
   padding-top:60px;
   padding-bottom:60px;
   background-color:#efefef;
   }
.pro-img{
	margin-bottom:40px;
}
.pro-img .xiaotu{
   margin-top:20px;

}
.pro-img #Gbig{
	width:100%;
}
.pro-img .xiaotu li{

}
.pro-img .xiaotu li a {
   display: block;
   border:1px #ddd solid;
   margin:1px;
   }

.pro-img .xiaotu li.hover{
	border:1px #0e66a6 solid;
}
.pro-img .colmd5{
	width:36%;
	float:left;
}
.pro-img .colmd7{
	width:60%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:22px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #734702 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
    margin-top:20px;
	margin-bottom:20px;
	height:458px;
	padding: 5px;
    overflow-y: scroll;
	border-bottom: 1px #e8e8e8 solid;
	display:block;
	color:#515151;
	font-size:16px;
	line-height:22px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}

.pro-img .colmd7 h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:15px;
   margin-top:0px;
   margin-bottom:14px;
   color:#515151;
   }
   
.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
.zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
.bigimg{width:1600px;height:1600px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	




.jqzzoom .navigation {
    width: 100%;
    margin: 10px 0 0;
}
.jqzzoom .carousel{
    overflow: hidden;
}
.jqzzoom .carousel ul {
    width:2000em;
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top:10px;
}
.jqzzoom .prev-navigation,.next-navigation{
	display:block;
	cursor:pointer;
}
.jqzzoom .prev-navigation{
	background:url(../images/left.gif) left center no-repeat;
	height:91px;
	width:39px;
	float:left;
}
.jqzzoom .next-navigation{
	background:url(../images/right.gif) right center no-repeat;
	width:39px;
	height:91px;
	float:right;
}

.procem {
    padding: 0px 36px;
    position: relative;
}

#fuwus {
    position: static;
}

.procem .swiper-pagination-bullet-active {
    opacity: 1;
    background: #cf152d;
}

.procem .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.procem .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

#xiaotu .swiper-slide a.hover{
	border: 1px #003ca5 solid;
}  

.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #000000;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}  

.guddx {
    height: 320px;
    padding: 5px;
    overflow-y: scroll;
}
 
 .icase ul {
   margin:0px;
   padding:0px;
   }

.icase ul li {
   list-style-type:none;
   } 
   

.liebiaow {
   height:78px;
   border:1px solid #ebebeb;
   margin-top:25px;
   }
   
.liebiaow-aa {
   width:16%;
   height:78px;
   line-height:78px;
   text-align:center;
   float:left;
   border-right:1px solid #ebebeb;
   }
   
.liebiaow-bb {
   width:68%;
   height:78px;
   line-height:78px;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiaow-bb a {
   color:#919191;
   }
   
.liebiaow-cc {
   width:16%;
   height:78px;
   line-height:78px;
   text-align:center;
   float:right;
   }
   

.xqmore {
    margin-top: 70px;
    width: 206px;
    height: 52px;
}

.xqmore a {
    display: block;
    width: 206px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    background-color: #003ca5;
    color: #FFFFFF;
    text-align: center;
}

.procem .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.modal-dialog {
    width: 660px;
    margin: 100px auto;
}

.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
    border: 2px solid #d61518;
}
.tanchu-lan {
    height: 55px;
    line-height: 55px;
    background-color: #d61518;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 10px;
	margin-top:-36px;
}
.tanchu-nei {
    padding: 20px;
    height: auto;
    overflow: hidden;
} 

/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
} 


.cpxq {
   margin-top:55px;
   height:auto; overflow:hidden;
   } 
   
.cpxq-lan {
   height:auto; overflow:hidden;
   background-color:#f5f6f6;
   padding-left:15px;
   } 
   
.cpxq-lan li {
   list-style-type:none;
   margin-left:15px;
   line-height:52px;
   color:#595959;
   font-size:16px;
   float:left;
   }
    

.cpxq-nei {
   padding:25px;
   height:460px;
   overflow-y: scroll;
   font-size:15px;
   line-height:25px;
   color:#515151;
   }
   
/* 联系我们 */
.lxkuai {
   margin-top:55px;
   margin-bottom:100px;
   line-height:36px;
   font-size:16px;
   } 
   
.lxkuai h2 {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:33px;
   color:#333333;
   margin-top:26px;
   margin-bottom:67px;
   padding-bottom:46px;
   background:url(../images/hua.jpg) left bottom; background-repeat:no-repeat;
   }  
   
.liuyan {
   height:auto; overflow:hidden;
   padding-top:75px;
   padding-bottom:45px;
   background-color:#ededed;
   }
   
.liuyan h2 {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:17px;
   margin-top:0px;
   margin-bottom:16px;
   color:#2d2d2d;
   text-align:center;
   }
   
.liuyan h3 {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:42px;
   font-weight:bold;
   text-align:center;
   color:#2d2d2d;
   margin-top:0px;
   margin-bottom:75px;
   }  
   
.hzi {
   color:#003ca5;
   }
   
.biao {
   height:auto; overflow:hidden;
   margin-bottom:20px;
   }
   
.biao h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:14px;
   color:#666666;
   }
   
.kk {
   height:60px;
   border:1px solid #d2d2d2;
   }
   
.kk2 {
   border:1px solid #d2d2d2;
   }
   
.anniu {
   width:208px;
   height:54px;
   background-color:#003ca5;
   border:1px solid #003ca5;
   padding:0px;
   }  
   
/* 招聘 */
.ijoint {

}
	
.ijoin {
   margin-top:40px;
   margin-bottom:40px;

}
.ijoin dl {
	background:#2a54a8;
	padding:0px 30px;
}
.ijoin dl dd {
	float:left;
	width:16%;
	color:#fff;
	line-height:40px;
	padding:25px 0px;
	font-size:2.0rem;
}

.ijoin dl dd:nth-of-type(1) {
	width:21%;
}
.ijoin dl dd:nth-of-type(6) {
	width:15%;
}
@media (max-width:1400px) {
	.ijoin dl dd {
	font-size:1.8rem;
}
}@media (max-width:992px) {
	.ijoin {
	margin:15px 0px 0px;
}
.ijoin dl {
	padding:0px 15px;
}
.ijoin dl dd {
	line-height:30px;
	padding:10px 0px;
	font-size:1.6rem;
	width: 33%;
}
.ijoin dl dd:nth-of-type(2),.ijoin dl dd:nth-of-type(3),.ijoin dl dd:nth-of-type(4) {
	display:none;
}
.ijoin dl dd:nth-of-type(1) {
	width:50%;
}
.pro-img .colmd7>span{
	height:auto;
}
}
.ijoin ul {
	margin-top:30px;
}
.ijoin ul li {
	border-bottom:1px rgba(0,0,0,.15) dashed;
	list-style-type:none;
	margin-bottom:20px;
}
.ijoin ul li .jitp {
	padding:25px 30px;
	transition:.3s;
}
.ijoin ul li .jitp span {
	display:block;
	float:left;
	width:16%;
	color:#545459;
	line-height:44px;
	font-size:1.9rem;
}
.ijoin ul li .jitp span:nth-of-type(1) {
	width:21%;
}
.ijoin ul li .jitp span:nth-of-type(6) {
	width:15%;
	
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span {
	font-size:1.6rem;
}
}
@media (max-width:992px) {
	.ijoin ul {
	margin-top:10px;
}
.ijoin ul li {
	margin-bottom:10px;
}
.ijoin ul li .jitp {
	padding:10px 15px;
}
.ijoin ul li .jitp span {
	line-height:24px;
	font-size:1.4rem;
	width:100%;
}
.ijoin ul li .jitp span:nth-of-type(2),.ijoin ul li .jitp span:nth-of-type(3),.ijoin ul li .jitp span:nth-of-type(4) {
	display:block;
}
.ijoin ul li .jitp span:nth-of-type(1) {
	width:100%;
}
}.ijoin ul li .jitp span small {
	width:138px;
	display:block;
	height:44px;
	font-size:1.9rem;
	color:#545459;
	background:#efefef;
	cursor:pointer;
	text-align:center;
	transition:.3s;
	float:left;
}
.ijoin ul li.cur {
	border-bottom:0;
	box-shadow:0px 0px 30px rgba(0,0,0,.15);
}
.ijoin ul li.cur .jitp span small {
	background:#fff;
}
.ijoin ul li .jitp span small:hover {
	background:#fe710a;
	color:#fff;
}
.ijoin ul li.cur .jitp {
	background:#e6e6e6;
}
.ijoin ul li .jitp span i {
	display:block;
	background:url(../images/sjt.png) center no-repeat;
	height:44px;
	float:right;
	cursor:pointer;
	width:40px;
}
.ijoin ul li.cur .jitp span i {
	transform:rotate(180deg);
}
.ijoin ul li .jitp span a {
	display:none;
	width:90%;
	height:30px;
	line-height:30px;
	color:#545459;
	background:#efefef;
	font-size:1.4rem;
	text-align:center;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span small {
	font-size:1.6rem;
}
}@media (max-width:992px) {

    
.ijoin ul li .jitp span:nth-of-type(6) {
	width:100%;
}    
    
.ijoin ul li .jitp span a {
	display:block;
	width:100%;
}

.ijoin ul li .jitp span small {
	display:none;
}

.ijoin ul li .jitp span i {
	display:none;
}
}.ijoin .jibt {
	display:none;
	padding:20px 70px 50px;
}
.ijoin .jibt h1 {
	font-size:2.0rem;
	line-height:40px;
}
.ijoin .jibt section {
	padding:15px 0px 15px 20px;
	color:#545459;
	line-height:26px;
}
.ijoin .jibt>div>h2 {
	width:140px;
	line-height:44px;
	color:#fff;
	background:#2a54a8;
	text-align:center;
	font-size:1.5rem;
	transition:.3s;
	cursor:pointer;
	margin:15px 0px 0px;
}
.ijoin .jibt>div>h2:hover {
	background:#fe710a;
}
.ijoindd .zwxxx {
	padding-bottom:10px;
}
.ijoindd .zwxxx span {
	display:block;
	line-height:30px;
	color:#000;
}
.ijoindd .zwxxx .zpzw {
	font-size:1.6rem;
	margin-bottom:10px;
}
.ijoindd iframe {
	height:720px;
	width:100%;
}


@media (max-width:992px) {
	.ijoindd {
	margin:0;
}
.ijoindd .jibt {
	display:block;
	padding:0px;
}
.ijoindd .jibt h1 {
	font-size:1.6rem;
	line-height:30px;
}
.ijoindd .jibt section {
	padding:10px 0px;
}
}

.ijoin ul {
   padding:0px;
   }
   
   
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:60%;
	left:20%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:800px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.sqxx {
	width:100%;
	background:#fff;
}
.sqxx h2 {
	text-align:center;
	font-size:2.0rem;
	margin:0px;
	color:#000;
	line-height:90px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	background:#f6f6f6;
	padding:30px 7% 25px;
}
.sqxx .form div {
	float:left;
	width:47%;
	margin-right:6%;
	margin-bottom:10px;
}

.sqxx .form .jy {
	margin-bottom:0px;
	width: calc(100%);
}

.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}
.sqxx .form div p {
	float:left;
	width:135px;
	color:#636366;
	line-height:42px;
}
.sqxx .form .jy p {
	float:left;
	width:100%;
	color:#636366;
	line-height:42px;
}
.sqxx .form div p:before {
	content:"* ";
	color:#f00;
}
.sqxx .form div input {
	width:calc(100% - 135px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
}

.sqxx .form div select {
	width:calc(100% - 135px);
	border:1px rgba(0,0,0,.1) solid;
	background:#fff;
	height:42px;
	outline:none;
	padding:0px 10px;
}
.sqxx .form div:last-child {
	width:100%;
}
.sqxx .form div textarea {
	width:calc(100%);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
	resize:none;
}
.sqxx form button {
	display:block;
	margin:20px auto 0px;
	background:#2a54a8;
	width:100%;
	max-width:230px;
	color:#fff;
	height:44px;
	outline:none;
	font-size:1.5rem;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
} 

.lm-ct ul li.mouseover .ul_hide {
    position: absolute;
    left: 0px;
    top: 70px;
    width: 200px;
	text-align:center;
	text-align:left;
    border: 0px solid #CBCBCB;
	background-color:#FFFFFF;
    padding: 5px 0px;
    display: none;
	z-index:999;
}

.lm-ct ul li.mouseover .ul_hide li {
   width:100%;
	line-height:40px;
	border-bottom:0px solid #ffffff;
	list-style-type:none;
	text-align:center;
	background:none;
   white-space: nowrap;
text-overflow: ellipsis;
	position:relative;
}

.lm-ct ul li.mouseover .ul_hide li a{
    color:#000000;
	width:100%;
	line-height:40px;
	font-size:14px;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}

.lm-ct ul li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#0480d3;
    text-decoration: none;
}   

/* 下载 */
.idown ul {
    padding: 5px 0px 30px;
	height:auto; overflow:hidden;
}

.idown ul li {
   float:left;
   list-style-type:none;
   width:50%;
   padding-left:10px;
   padding-right:10px;
    margin-bottom: 15px;
}

.idown ul li a {
    display: flex;
    background: #fff;
    padding: 5px 15px 5px 5px;
    justify-content: space-between;
    border: 1px #ddd solid;
    align-items: center;
    transition: .3s;
}

.idown ul li a section {
    display: flex;
}

.idown ul li a section small {
    margin: 0px 15px 0px 0px;
    width: 60px;
}

.idown ul li a section small img {
    max-width: 100%;
}

.idown ul li a section big {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.idown ul li a section big p {
    font-size: 1.6rem;
    color: #333333;
    width: 100%;
    line-height: 26px;
}

.idown ul li a section big b {
    font-size: 1.4rem;
    color: rgba(0,0,0,.4);
    font-weight: normal;
    line-height: 18px;
}

.idown ul li a span {
    border: 1px #f91a3f solid;
    color: #f91a3f;
    line-height: 20px;
    padding: 5px 25px;
    transition: .3s;
    margin: 5px 0px;
}

.idown ul li a:hover span {
    border: 1px #ec4000 solid;
	background-color:#ec4000;
    color: #FFFFFF;
   }
   
   
#slidingy {
	height:auto; overflow:hidden;
}

#slidingy span {
    float:left; width:100%; height:37px;line-height:37px; font-weight:bold; text-align:center; font-size:14px; over-flow:hidden;
}
#slidingy span.menuNo {
    font-weight:normal; width:100%; height:37px; line-height:37px; color:#757676; background-color:#f2f2f2; border-radius: 10px; border:1px solid #dedfdf; text-align:center;
}
#slidingy span.menuOn {
    font-weight:normal; width:100%; height:37px; line-height:37px; color:#ffffff; text-align:center; background-color:#003ca5; border:1px solid #003ca5; border-radius: 10px;
}
#slidingy DIV.slidingList_none {
    display:none
}
#slidingy DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}
   
.cp-lan {
   width:600px;
   height:auto; overflow:hidden;
   margin:0px auto 60px;
   }  
   
.cp-lan li {
   list-style-type:none;
   width:31.3%;
   margin-left:1%;
   margin-right:1%;
   float:left;
  } 
   

@media (min-width: 1200px) and (max-width: 1400px) {
.kuanping {
   width:100%;
   }
 
.container {
    width:100%;
  }
    .navbar-header{
        width:20%;
    }
    .nav {
    width:70%;    
    padding-left:10px;
    }
    .navbar-right{
       width:10%; 
    }
    .navbar-inverse .navbar-nav > li > a {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .navbar-header{
        width:15%;
    }
    .nav {
    width:75%;    
    padding-left:10px;
    }
    .navbar-right{
       width:10%; 
    }
    .navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
    padding-left: 12px;
    padding-right: 12px;
    }
    .soutt {
    width: 40px;
    }
.kuanping {
   width:100%;
   }
 
.container {
    width:100%;
  }  
}


@media (min-width: 0px) and (max-width: 1000px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}

body {
   margin-top:76px;
  }

.kuanping {
   width:100%;
   }
 
 
.kuanping .maobi img{
   display:none;
   }
  
 
 
 
 
.container {
    width:100%;
  } 
  
.yc {
   display:none;
   }   
  
.yd {
   display:block;
   }
   
.guding {
    position: fixed;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
	background-color:rgba(0,0,0,0.8);
}

.lghh {
   padding-top:8px;
   padding-bottom:8px;
   background-color: rgba(0,0,0,1);
   } 

.logo {
   width:100%;
   }
   
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0px;
    width: 100%;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.banner .swiper-pagination-bullet {
 width:16px;
 height:16px;
 display:inline-block;
}

.abbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 40px;
    padding-bottom: 20px;
}

.ab-left {
    width: 100%;
    padding-top: 15px;
    line-height: 27px;
    color: rgba(0,0,0,.6);
    text-align: center;
}

.ab-left h2 {
    font-size: 40px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #333333;
}

.ab-right {
    width: 100%;
}

.shuju {
    height: auto;
    overflow: hidden;
    margin-top: 25px;
}

.shuju-aa {
    width: 100%;
}

.shuju-aa li {
    list-style-type: none;
    width: 33.3%;
    margin-right: 0px;
    color: #434343;
    text-align: center;
    float: left;
}

.shuju-aa li h2 {
    font-size: 30px;
    color: #c30c14;
    margin-top: 0px;
    margin-bottom: 10px;
}
    
.shuju-bb {
    width: 100%;
    text-align: center;
    color: #434343;
	margin-top:10px;
}

.shuju-bb h2 {
    font-size:30px;
    color: #c30c14;
    margin-top: 0px;
    margin-bottom: 10px;
}

.cpbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top:20px;
	padding-bottom:20px;
    background:none;
	background-color:#060e2b;
}

.cpbj h2 {
    font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 20px;
    background: url(../images/xiahua.jpg) bottom center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.cplei {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 45px;
    background-color: #f5f9fc;
}

.cplei h2 {
    font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.cpqh {
    margin-top: 40px;
}

.cpfl {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.cpfl-zi {
   position:absolute;
   width:100%;
   height:auto; overflow:hidden;
   line-height:40px;
   padding:0px;
   left:0px;
   bottom:0px;
   background-color: rgba(0,0,0,.8);
   color:#FFFFFF;
   text-align:center;
   }
   
.xuhao {
   position:absolute;
   width:37px;
   height:37px;
   line-height:37px;
   color:#FFFFFF;
   font-size:20px;
   text-align:center;
   background-color:#f98e19;
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   top:0px;
   left:0px;
   }
   
.xwbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 20px;
    padding-bottom: 40px;
}

.xwbj h2 {
    font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #333333;
    margin-top: 0px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.xwtu {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.bottom {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
	margin-bottom:50px;
}

.footer {
    margin-top: 25px;
	padding:15px;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
}


.class {
    height: auto;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
}

.class li {
    width: 48%;
	margin-left:1%;
    margin-right: 1%;
    line-height: 32px;
    float: left;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
	list-style-type:none;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}


.class li.hover a {
    color: #fff;
    background: #000000;
}

.class li a:hover {
    color: #fff;
    background: #000000;
}

.class li a {
    width: 100%;
    height: 32px;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    display: block;
    color: #FFFFFF;
    background: #003ca5;
	cursor:pointer;
    transition: all 300ms ease-in 0ms;
}

.abww {
    padding-top: 20px;
    padding-bottom: 30px;
}

.abww h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #003ca5;
    margin-top: 0px;
    margin-bottom: 15px;
}

.abww .col-md-4 {
   margin-top:15px;
   }
   
.shebei {
   height:auto; overflow:hidden;
    padding-top: 40px;
    padding-bottom: 40px;
}
   
.shebei h2 {
    font-family: 'ElectroluxSans_3_Regular', Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

.rongyu {
    height: auto;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
}

.rykk {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
}

.rykk h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #333333;
}


.rygun .swiper-button-prev {
    position: absolute;
    top: 10%;
    width: 30px;
    height: 30px;
	left:80%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/zuox.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}   

.rygun .swiper-button-next {
    position: absolute;
    top: 10%;
    width: 30px;
    height: 30px;
	right:0%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/youx.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}    

.wenhua-aa {
    width: 100%;
}

.wenhua-bb {
    width: 100%;
    float: left;
    padding:15px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 26px;
}

.wenhua-bb h2 {
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #FFFFFF;
}

.xwdd {
    background: #fafafa;
    padding: 30px 0px;
}
.cptux {
    margin-bottom: 20px;
}

.cpzi {
    height: auto;
    overflow: hidden;
    background: none;
    padding: 8px;
    color: #808080;
}

.cpzi h2 {
    font-size: 14px;
}

.cpwz-aa {
    width: 100%;
}

.cptux:hover .cpzi {
   background:none;
   }
   
.cpwz-aa {
    width:100%;
}

.pro-img .colmd5 {
    width: 100%;
    float: left;
}

.pro-img .colmd7 {
    width: 100%;
	margin-top:20px;
    float: right;
}

.modal-dialog {
    width: 95%;
    margin: 100px auto;
}

.xwss {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f2f2f2;
}

.xwkk-aa {
    width: 100%;
}

.xwkk-bb {
    width: 100%;
}

.liebiao-aa {
    width: 100%;
    line-height: 30px;
    color: #666666;
}

.liebiao-bb {
    width: 100%;
}

.xwlie {
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

.lxkuai {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 26px;
    font-size: 14px;
}

.lxkuai h2 {
    font-family: 'ElectroluxSans_3_Regular', Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url(../images/hua.jpg) left bottom;
    background-repeat: no-repeat;
}

.liuyan {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #ededed;
}

.liuyan h3 {
    font-family: 'ElectroluxSans_3_Regular', Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #2d2d2d;
    margin-top: 0px;
    margin-bottom: 25px;
}

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 14px;
    color: #666666;
}

.cptu a {
    background-color: #FFFFFF;
    padding: 10px;
    border-bottom: 4px solid #FFFFFF;
}

.cptu-zi {
    margin-top: 10px;
    border-top: 1px solid #f9fdfc;
    color: #7d8796;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ijoin ul li .jitp span:nth-of-type(4) {
	width:100%;
}

.zhaopp {
   margin-top:0px;
   margin-bottom:20px;
   }
   
.inewsct {
    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}

.cpmk {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #efefef;
}

.erji li {
    list-style-type: none;
	width:100%;
    height: 30px;
    float: left;
	margin-bottom:5px;
}

.erji li a {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
	text-align:center;
    height: 30px;
    line-height: 30px;
    color: #2c3135;
    background-color: #FFFFFF;
    border: 1px solid #eeeeee;
    text-align: center;
}

.navbar-right .dropdown-menu {
    right: -50px;
    left: auto;
}

.yuyant {
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    float: right;
}

.yuyant a {
    color: #FFFFFF;
}

.kuanping img {
    width:100%;
}

.cptu-jt img {
    width:auto;
}

.xwmore img {
   width:auto;
   }

.abmore-aa {
    width: 25%;
}
.abmore-bb {
    width: 10%;
}

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#277ab2;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 25%;
    text-align: center;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#277ab2; height:50px; padding-top:3px; border-right:1px solid rgba(255,255,255,.2);}

.fygnav li a:hover { color:#FFFFFF; background-color:#277ab2;}

.fygnav li p {
   margin-top:2px;
   }

}


